const github.com/jackc/pgx/v5/pgtype.pgNumericPosInfSign

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		numeric.go#L24: 	pgNumericPosInfSign = 0xd000
		numeric.go#L620: 	} else if sign == pgNumericPosInfSign {